home *** CD-ROM | disk | FTP | other *** search
/ Java Developer's Companion / Java Developer's Companion.iso / Javacup / EDUHM01H.TAR / education / EDUHM01H / addition.t next >
Text File  |  1996-05-21  |  176b  |  13 lines

  1. # This program adds two unary numbers separated by
  2. # a 0 and prints the result one space to the right.
  3. 110111
  4. 8
  5. 0 1 0 >
  6. 0 0 1 1
  7. 1 1 1 >
  8. 1 - 2 <
  9. 2 1 3 -
  10. 3 - 4 <
  11. 4 1 4 <
  12. 4 - 5 >
  13.